home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / August 96 / RE>Re Containers within cont.1 < prev    next >
Encoding:
Internet Message Format  |  1996-08-15  |  1.2 KB  |  [TEXT/ttxt]

  1. Subject:     RE>Re: Containers within containers
  2. Sent:        8/15/96 2:26 PM
  3. Received:    8/15/96 2:42 PM
  4. From:        Victor Langelo, victor@eclipse.cpcn.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8.  
  9.  RE>Re: Containers within containers
  10.  8/15/96            3:40 PM
  11. We solved this problem by using two different values for our content
  12. data. One for an entire document and one for a selection copied or 
  13. dragged from our part. Although we don't currently, we could test
  14. the contents of the storage unit when internalizing and if empty,
  15. return false from FW_CContent::Internalize which will embed a 
  16. new frame.
  17.  
  18. Is that what you had in mind for a fix?
  19.  
  20. --Victor Langelo
  21. --------------------------------------
  22. Date: 8/15/96 3:37 PM
  23. From: Henri Lamiraux
  24. >So are you saying that the problem occurs, lets say for ODFDraw, when you 
  25. >drag in the stationery of ODFDraw. Other stationery works with ODFDraw, 
  26. >no?
  27. >
  28. >-Scott Adler
  29. >sadler@spss.com
  30.  
  31. Yes, only when you drag a stationery of an embedded part in the same 
  32. embedded part document. If anybody knows how to fix that I will put the 
  33. fix immediately.
  34.  
  35.  
  36.  
  37.  
  38.